home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Premiere / CD-ROM Premiere CD-ROM Sampler (Time Warner Interactive Group) (1993).iso / demo / data / gladtalk.mmm / meta.txt < prev    next >
Encoding:
Text File  |  1993-07-21  |  4.3 KB  |  38 lines

  1. Name
  2. ----
  3. GLADTALKHellCab;:HCDEMO:DEMO:DATA:
  4.  
  5. Strings
  6. ------
  7. Stambul Sounds
  8. Macromedia Director
  9.  
  10. stxt
  11. ----
  12. --macro sharestartput 0 into pacoRefNumif the machineType <>256 then openXlib string(GoUpALevel(the pathName)&"XCMDS")macro locSprite n  put (the left of sprite n) into Where  put ", "&(the top of sprite n) after Where  return Whereend locSpritemacro GetPath whatKind  set theFile = fileIO(mNew, "?read", string(whatKind))  if not objectp(theFile) then     if theFile = -43 then           return ""      exit    else      alert "Sorry, movie couldn't be opened."&return&return &"Error: "&string(theFile)      return ""      exit    end if  end if  return theFile(mFileName)  theFile(mDispose)end GetPathmacro GoUpALevel Path  delete char (the number of chars in Path) of Path  put (the number of chars in Path) into x  repeat while x > 0                        if charToNum(char x of Path) = 58 then exit repeat       delete char x of Path    put x - 1 into x  end repeat  return Pathend goupalevelmacro GoOtherMovie folderName, moviesName  return string(GoUpALevel(the pathName))&string(folderName)&":"&string(moviesName)end goothermoviemacro StartPACO fileName, whereAt, preload, centerglobal pacoRefNum,commandupdatestage   when mousedown then nothingput word 1 of fileName&word 2 of fileName&word 3 of fileName&word 4 of fileName&word 5 of fileName into fileNameput (chars(fileName,1,3)&chars(fileName,length(fileName)-3,length(fileName)))&".cv" into filenameif the machineType=256 then startpaco2 (fileName, whereAt, preload)if the machineType=256 then exit  put XPlayPACo("openfile",string(GoUpALevel(the pathName))&"PACOS:"&string(fileName)) into pacoRefNum  if pacoRefNum contains "error" then exit  XPlayPACo("set",pacoRefNum,"posX", integer(value((item 1 of whereAt) + (the stageLeft))),"posY",integer(value((item 2 of whereAt) + (the stageTop))),├é"centering", 0, "loopCount", 1)    XPlayPACo("set",pacoRefNum,"clearscreen",0,"nudgeposition",0,"redrawscreen",1, "window",0)  if preload = 1 then     unload    XPlayPACo("allocate",pacoRefNum)    XPlayPACo("load",pacoRefNum)  end ifplaypacoClosePacoif preload=1 then    cursor -1 end ifmacro Startpaco2 fileName, whereAt, preload  global pacoRefNum,commandput char 1 of the pathname into driveif preload<>1 then put 0 into preloadput 1 into niput xwin(mnew) into winxput winx(mhwnd) into windowhandleput "playfile"&&drive&":\HCDEMO\DEMO\PACOS\"&chars(fileName,1,length(filename)-2)&"bk"&&"-ctr 0 -posx"&&integer(value((item 1 of whereAt) + (the stageLeft)))&&"-posy"&&integer(value((item 2 of whereAt) + (the stageTop)))&&"-ni "&ni&" -pfd"&&(abs(preload-1))&&"-acm 1 -window"&&windowhandle into commandpaco(mnew,command)put "playfile"&&drive&":\HCDEMO\DEMO\PACOS\"&(fileName)&&"-ctr 0 -posx"&&integer(value((item 1 of whereAt) + (the stageLeft)))&&"-posy"&&integer(value((item 2 of whereAt) + (the stageTop)))&&"-ni "&ni&" -pfd"&&(abs(preload-1))&&"-acm 1 -window"&&-1 into commandpaco(mnew,command)winx(mdispose)exitmacro PLayPACO     global pacoRefNum  if pacoRefNum contains "error" then exit  XPlayPACo("play",pacoRefNum)macro ClosePACO  global pacoRefNum  if pacoRefNum contains "error" then exit  XPlayPACo("set",pacoRefNum,"redrawScreen",0)  XPlayPACo("deallocate",pacoRefNum)  XPlayPACo("close",pacoRefNum)  put 0 into pacoRefNum  macro playaiff2 filenameput filename&".wav" into filenamesound playFile 1, string(GoUpALevel(the pathName))&"SFX:DemoSFX:"&string(filename)macro PlayAIFF fileNameglobal path,filenput the pathname into pathput word 1 of fileName&word 2 of fileName&word 3 of fileName&word 4 of fileName&word 5 of fileName into fileNameput (chars(filename,1,7)) into fileName sound playFile 1, string(GoUpALevel(path))&"SFX:DemoSFX:"&string(fileName)end playaiff
  13.  
  14. Script Channel Commands
  15. --------------------
  16. go movie "Sexytalk"
  17.  
  18. vwci
  19. ----
  20. 1025: mm1
  21. 1035: 4 only one of us will survive
  22. 1036: 5 that will be me...
  23. 1038: Dungeon Opener
  24. 1040: SONG-roman fanfare se
  25. 1473: on mouseUp  end mouseUpmm1
  26. 1479: on mouseUp  end mouseUpmm1
  27. 1480: on mouseUp  end mouseUpmm1
  28. 1481: on mouseUp  end mouseUpflagDown
  29. 1482: on mouseUp  showSoulOmeterend mouseUp
  30. smallmeter
  31. 1483: on mouseUp  end mouseUp
  32. 1485: on mouseUp  end mouseUpmm1
  33.  
  34. Fonts
  35. -----
  36. Geneva
  37. Times
  38.